Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / WYrI Method


In This Topic
    WYrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function WYrI( _
       ByVal xYrI As NGraphics2D, _
       ByVal YYrI As System.Double, _
       ByVal AASI As Ophb _
    ) As dxGb
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim xYrI As NGraphics2D
    Dim YYrI As System.Double
    Dim AASI As Ophb
    Dim value As dxGb
     
    value = instance.WYrI(xYrI, YYrI, AASI)
    internal dxGb WYrI( 
       NGraphics2D xYrI,
       System.double YYrI,
       Ophb AASI
    )

    Parameters

    xYrI
    YYrI
    AASI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also